DX11 IS SPRITE LAYER EXCLUDED

Retrieves a flag denoting whether the given sprite layer is to be excluded from all updates and drawing by the engine or not.

  Syntax
Return Boolean = DX11 IS SPRITE LAYER EXCLUDED(layer)
  Parameters
layer
Dword
The sprite layer to check whether it is excluded.

  Returns

true if the given sprite layer is excluded, or false otherwise.

  See also

SPRITELAYER Functions Menu
DX11 Function Categories